Deviceclear, Remotestate – Инструкция по эксплуатации EXFO FTB-500 (Window XP)

Страница 308

Advertising
background image

Свойства и события COM

296

FTB-500

Свойства

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