Return to contents

LocalRemoteControlState     

A value representing the current state of control associated with the device.

Examples: A device can either work autonomously (localRemoteControlStateCode="Local") or it can be controlled by another system (localRemoteControlStateCode="Remote").

Rationale: The control status of a device must be communicated between devices prior to remote commands being transmitted. If the device is not in "Remote" status then external commands will be ignored.

Lvl Type, Domain name and/or Mnemonic code Concept ID Mnemonic Print Name Definition/Description
1 L:  (L) C10894 L Local

An equipment can either work autonomously ('Local' control state).

1 L:  (R) C10895 R Remote

An equipment can be controlled by another system, e.g., LAS computer ('Remote' control state).


Return to contents