
COM Properties and Events
444 FTB-500
Properties
DeviceClear
Description This method performs a Device Clear operation
as specified in the IEEE 488.1 standard.
Syntax object.DeviceClear
Parameter(s) None.
RemoteState
Description This property returns or sets the device’s remote
state.
Syntax object.RemoteState (to retrieve the state)
object.RemoteState=State (to set the state)
State: a Boolean value corresponding to:
True: Remote
False: Local
Parameter(s) None.
Response(s) If the property is used to get the device’s remote
state, the property will return a Boolean value.
Access Get/Set
Komentarze do niniejszej Instrukcji