VXI VM4016 user manual VXI Technology, Inc

Page 46

VXI Technology, Inc.

/* Function to set the offset, polarity and voltage range to the channels */

status = vtvm4016_config_channels ( instr_hndl,channel_list, num_of_channels, offset, polarity, voltage_range);

if (status < VI_SUCCESS)

return vtvm4016_ERROR_SETTING_CHANNELS;

/* Function to query the first latched register */

status = vtvm4016_query_latched_reg(instr_hndl, first_latched_reg); if (status < VI_SUCCESS)

return vtvm4016_ERROR_QUERYING_LATCHED_REG;

/* Function to query the Raw data */

status = vtvm4016_read_data (instr_hndl, vtvm4016_READ_RAW_DATA, raw_data);

if (status < VI_SUCCESS)

return vtvm4016_ERROR_READING_RAW_DATA;

/* Function to query the Conditioned data */ status = vtvm4016_read_data (instr_hndl,

vtvm4016_READ_CONDITIONED_DATA, conditioned_data); if (status < VI_SUCCESS)

return vtvm4016_ERROR_READING_CONDITIONED_DATA;

return VI_SUCCESS;

46

VM4016 Programming

Image 46
Contents VM4016 Page Table of Contents VXI Technology, Inc Certification WarrantyLimitation of Warranty Restricted Rights LegendC L a R a T I O N O F C O N F O R M I T Y EMCGeneral Safety Instructions Terms and SymbolsThis product. Product should be inspected or serviced Support Resources VXI Technology, Inc VM4016 Preface Introduction IntroductionDescription Front Panel LayoutVM4016 Block Diagram VM4016 General Specifications IRQ OutputCalculating System Power and Cooling Requirements InstallationPreparation for USE Setting the Logical Address Setting the Chassis Backplane JumpersFront Panel Interface Wiring Signal PIN Number Analog Comparator PIN Outs1631 Examples of Scpi Commands FETCHCONDITIONED? ProgrammingFETCHLATCHED? FETCHRAW? Inhousepseudo Inhouseregint InhouseregintInhouseregenable Inhouseclearlatch Inputdebounce ExamplesInputmask INPMASK?INPutMASKINTerrupt boolean Where boolean is 0 OFF 1 on InputmaskinterruptInputoffset INPOFFS?Inputpolarity INPutPOLarity NORM,@35Inputrange Outputpolarityexternalinterrupt Outputpolarityexternallatched Application Examples ExampleCommands Description Single Channel OperationControl Page Bracketing a Voltage Sets the external interrupt output to be active highBracketing AN Input Voltage Page Register Access Examples Register MAPFor example Pseudo Register Access VXIPLUG&PLAY Driver Examples VM4016 Programming VXI Technology, Inc Command Dictionary Alphabetical Command ListingIeee 488.2 Common Commands Instrument Specific Scpi Commands NormalScpi Required Commands Command Dictionary Query ParametersCommon Scpi Commands CLSESE Response DescriptionESR? IDN? OPC Query Parameters Query Response DescriptionRST SRE STB? TRG TST? WAI OPCInstrument Specific Scpi Commands FETChCONDitioned?FETChLATChed? FETChRAW? Inhouseclearlatch Inhousepseudo Inhouseregint Inhouseregenable INPutDEBounce INPutMASK INPutMASKINTerrupt INPutOFFSet INPutPOLarity INPutRANGe OUTPutPOLarityEXTernalINTerrupt OUTPutPOLarityEXTernalLATChed Required Scpi Commands STATusOPERationCONDition?STATusOPERationENABle STATusOPERationEVENt? STATusPRESet STATusQUEStionableCONDition? STATusQUEStionableENABle STATusQUEStionableEVENt SYSTemERRor? SYSTemVERSion? Theory of Operation Input Range Control Relay Signal Comparison Interrupt Generation Interrupt Generation Index OUTPutPOLarityEXTernalLATChed