beautypg.com

Deviceclear, Remotestate – EXFO FTB-500 (Window XP) User Manual

Page 448

background image

COM Properties and Events

440

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