EasyManua.ls Logo

Topcon OPUS A6G2 - Page 559

Topcon OPUS A6G2
800 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
559
OPUS Projektor Manual
JavaScript
OnIntValueChange
OnStringValueChange
OnEnterValue
OnEnterNewValue
OnEscape
OnOpenForInput
OnEnabledWithFocus
OnEnabledWithoutFocus
OnValueChangeByOwner
OnValueChangeRequest
OnValidStateChange
OnPowerOn
OnLowPower
OnSleep
OnReceiveTimeoutAction
OnReceiveTimeoutResolvedAction
OnMappingReceived
OnHeartbeatTimeout
OnHeartbeatTimeoutResolved
OnEncoderPress
OnEncoderRelease
OnEncoderLongPress
OnEncoderLongRelease
OnEncoderDoublePress
setVariableValid - set a variable as valid / invalid
This function sets the validity state of a variable.
Prototype:
var result = setVariableValid(string variable name, bool
valid);
or
var result = setVariableValid(number index, number subindex,
bool valid);
Parameters:
·
variable name: String with an existing variable name
·
index/subindex: Alternatively to a variable name string a combination of a variable index
and subindex.
·
valid: Boolean with false = invalid and true = valid.

Table of Contents