beautypg.com

Deviceclear, Remotestate – EXFO IQS-600 Integrated Qualification System User Manual

Page 340

background image

COM Properties and Events

332

IQS-600

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 returns a Boolean value.

Access

Get/Set