Peripheral Devices
572 9836 3521 01
8.14.4.51 GetSystemDesc
Description: This method returns a System object that describes the PowerMACS system currently
connected to.
Return type: A RetCodeEnum value.
Syntax: object.GetSystemDesc(SysDesc)
The Api object to operate on.
A reference that can hold the returned System object. Is set to
Nothing (null) if error.
8.14.4.52 GetStationDesc
Description: This method returns a Station object that describes the PowerMACS station currently
connected to.
Return type: A RetCodeEnum value.
Syntax: object.GetStationDesc(StnDesc)
The Api object to operate on.
A reference that can hold the returned Station object. Is set to
Nothing (null) if error.