Deviceclear, Remotestate – EXFO FTB-500 User Manual

Page 422

Advertising
background image

COM Properties and Events

414

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

Advertising