Coherent FieldMaxII-TOP Manual de usuario Pagina 73

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 100
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 72
Host Interface
59
Interface
IFM2Device
method CloseAllUSBDeviceDrivers([in] long Device-
Handle);
The method call to close a connection. Use the Device-
Handle property as the argument.
method DismissFault();
The method used to dismiss any active fault. Query the
LastFault property to obtain the fault code before it is
dismissed.
method GetUSBDeviceData([in] long DeviceHandle);
(serves internal processing purposes only)
method RestartBatch();
The method to restart a statistics batch.
method ZeroDevice();
The method to start a zero procedure.
propput DeviceEvents([in] IFM2DeviceEvents* rhs);
The write only property which holds a reference to the
callback object so that data events can be dispatched to
the application.
method AnalogOutFullscaleVoltageCommand([in]
short CommandOption);
The method to set the analog out full scale voltage. Valid
ComandOption values follow the Visual Basic 6.0
enumeration of:
Public Enum AnalogOutFullscaleVoltage
aofv1V = 1
aofv2V = 2
aofv5V = 3
End Enum
Vista de pagina 72
1 2 ... 68 69 70 71 72 73 74 75 76 77 78 ... 99 100

Comentarios a estos manuales

Sin comentarios