FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kAnalogOut Class Reference

Description

Represents analog configuration.

Inheritance diagram for kAnalogOut:
Inheritance graph

Public Member Functions

kStatus kAnalogOut_Clear (kAnalogOut analog)
 Re-initializes settings. More...
 
kAnalogOutControl kAnalogOut_Control (kAnalogOut analog)
 Reports the control mode of the analog output. More...
 
k32u kAnalogOut_ControlId (kAnalogOut analog)
 Gets the control source id for an analog output. More...
 
kStatus kAnalogOut_ControlIdInfo (kAnalogOut analog, kInfo *info)
 Reports constraint and validity information for the ControlId setting. More...
 
kStatus kAnalogOut_ControlInfo (kAnalogOut analog, kInfoBits *info)
 Reports constraint and validity information for the Control setting. More...
 
kStatus kAnalogOut_Enable (kAnalogOut analog, kBool enable)
 Enables or disables the analog output. More...
 
kStatus kAnalogOut_EnqueueOutput (kAnalogOut analog, k64f current)
 Enqueues an analog output value, in milliamps. More...
 
kSize kAnalogOut_Id (kAnalogOut analog)
 Gets the id of the output. More...
 
kBool kAnalogOut_IsEnabled (kAnalogOut analog)
 Reports whether the analog output is currently enabled. More...
 
kStatus kAnalogOut_NominalOutputInfo (kAnalogOut analog, kInfo64f *info)
 Reports constraints for nominal output current. More...
 
kStatus kAnalogOut_OutputInfo (kAnalogOut analog, kInfo64f *info)
 Reports constraints for output current. More...
 
kStatus kAnalogOut_SetCalibration (kAnalogOut analog, kArray2 calibration)
 Sets (or clears) calibration information. More...
 
kStatus kAnalogOut_SetControl (kAnalogOut analog, kAnalogOutControl type)
 Sets the control mode of the analog output. More...
 
kStatus kAnalogOut_SetControlId (kAnalogOut analog, k32u id)
 Sets the control source id for an analog output. More...
 
kStatus kAnalogOut_Stats (kAnalogOut analog, kAnalogOutStats *stats)
 Retrieve statistics for this analog output module. More...
 

The documentation for this class was generated from the following file: