typedef enum { VM_DCL_ADC_COMMAND_CREATE_OBJECT = 0x901, VM_DCL_ADC_COMMAND_MODIFY_PARAMETER, VM_DCL_ADC_COMMAND_SEND_START, VM_DCL_ADC_COMMAND_SEND_STOP, VM_DCL_ADC_COMMAND_GET_CHANNEL } VM_DCL_ADC_CONTROL_COMMAND;
typedef enum { VM_DCL_ADC_COMMAND_CREATE_OBJECT = 0x901, VM_DCL_ADC_COMMAND_MODIFY_PARAMETER, VM_DCL_ADC_COMMAND_SEND_START, VM_DCL_ADC_COMMAND_SEND_STOP, VM_DCL_ADC_COMMAND_GET_CHANNEL } VM_DCL_ADC_CONTROL_COMMAND;
The control commands of ADC module.
vmdcl_adc.h
|
Members |
Description |
|
VM_DCL_ADC_COMMAND_CREATE_OBJECT = 0x901 |
Get the logic channel. |
|
VM_DCL_ADC_COMMAND_MODIFY_PARAMETER |
Set the measure parameters. |
|
VM_DCL_ADC_COMMAND_SEND_START |
Start to measure. |
|
VM_DCL_ADC_COMMAND_SEND_STOP |
Stop measure. |
|
VM_DCL_ADC_COMMAND_GET_CHANNEL |
Get the physical channel. |
Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at
support@toolsfactory.com.