Unit CAPI_Sensors
Classes, Interfaces, Objects and Records
Types
Constants
Variables
Description
Uses
Overview
Functions and Procedures
procedure Sensors_Get_AllNames(var ResultPtr: PPAnsiChar; ResultCount: PAPISize); CDECL; |
procedure Sensors_Get_AllNames_GR(); CDECL; |
function Sensors_Get_Count(): Integer; CDECL; |
procedure Sensors_Get_Currents(var ResultPtr: PDouble; ResultCount: PAPISize); CDECL; |
procedure Sensors_Get_Currents_GR(); CDECL; |
function Sensors_Get_First(): Integer; CDECL; |
function Sensors_Get_IsDelta(): TAPIBoolean; CDECL; |
procedure Sensors_Get_kVARS(var ResultPtr: PDouble; ResultCount: PAPISize); CDECL; |
procedure Sensors_Get_kVARS_GR(); CDECL; |
procedure Sensors_Get_kVS(var ResultPtr: PDouble; ResultCount: PAPISize); CDECL; |
procedure Sensors_Get_kVS_GR(); CDECL; |
procedure Sensors_Get_kWS(var ResultPtr: PDouble; ResultCount: PAPISize); CDECL; |
procedure Sensors_Get_kWS_GR(); CDECL; |
function Sensors_Get_MeteredElement(): PAnsiChar; CDECL; |
function Sensors_Get_MeteredTerminal(): Integer; CDECL; |
function Sensors_Get_Name(): PAnsiChar; CDECL; |
function Sensors_Get_Next(): Integer; CDECL; |
function Sensors_Get_PctError(): Double; CDECL; |
function Sensors_Get_ReverseDelta(): TAPIBoolean; CDECL; |
function Sensors_Get_Weight(): Double; CDECL; |
procedure Sensors_Reset(); CDECL; |
procedure Sensors_ResetAll(); CDECL; |
procedure Sensors_Set_Currents(ValuePtr: PDouble; ValueCount: TAPISize); CDECL; |
procedure Sensors_Set_IsDelta(Value: TAPIBoolean); CDECL; |
procedure Sensors_Set_kVARS(ValuePtr: PDouble; ValueCount: TAPISize); CDECL; |
procedure Sensors_Set_kVS(ValuePtr: PDouble; ValueCount: TAPISize); CDECL; |
procedure Sensors_Set_kWS(ValuePtr: PDouble; ValueCount: TAPISize); CDECL; |
procedure Sensors_Set_MeteredElement(const Value: PAnsiChar); CDECL; |
procedure Sensors_Set_MeteredTerminal(Value: Integer); CDECL; |
procedure Sensors_Set_Name(const Value: PAnsiChar); CDECL; |
procedure Sensors_Set_PctError(Value: Double); CDECL; |
procedure Sensors_Set_ReverseDelta(Value: TAPIBoolean); CDECL; |
procedure Sensors_Set_Weight(Value: Double); CDECL; |
function Sensors_Get_kVbase(): Double; CDECL; |
procedure Sensors_Set_kVbase(Value: Double); CDECL; |
procedure Sensors_Get_AllocationFactor(var ResultPtr: PDouble; ResultCount: PAPISize); CDECL; |
procedure Sensors_Get_AllocationFactor_GR(); CDECL; |
function Sensors_Get_idx(): Integer; CDECL; |
procedure Sensors_Set_idx(Value: Integer); CDECL; |
Description
Functions and Procedures
procedure Sensors_Get_AllNames(var ResultPtr: PPAnsiChar; ResultCount: PAPISize); CDECL; |
procedure Sensors_Get_AllNames_GR(); CDECL; |
function Sensors_Get_Count(): Integer; CDECL; |
procedure Sensors_Get_Currents(var ResultPtr: PDouble; ResultCount: PAPISize); CDECL; |
procedure Sensors_Get_Currents_GR(); CDECL; |
function Sensors_Get_First(): Integer; CDECL; |
function Sensors_Get_IsDelta(): TAPIBoolean; CDECL; |
procedure Sensors_Get_kVARS(var ResultPtr: PDouble; ResultCount: PAPISize); CDECL; |
procedure Sensors_Get_kVARS_GR(); CDECL; |
procedure Sensors_Get_kVS(var ResultPtr: PDouble; ResultCount: PAPISize); CDECL; |
procedure Sensors_Get_kVS_GR(); CDECL; |
procedure Sensors_Get_kWS(var ResultPtr: PDouble; ResultCount: PAPISize); CDECL; |
procedure Sensors_Get_kWS_GR(); CDECL; |
function Sensors_Get_MeteredElement(): PAnsiChar; CDECL; |
function Sensors_Get_MeteredTerminal(): Integer; CDECL; |
function Sensors_Get_Name(): PAnsiChar; CDECL; |
function Sensors_Get_Next(): Integer; CDECL; |
function Sensors_Get_PctError(): Double; CDECL; |
function Sensors_Get_ReverseDelta(): TAPIBoolean; CDECL; |
function Sensors_Get_Weight(): Double; CDECL; |
procedure Sensors_Reset(); CDECL; |
procedure Sensors_ResetAll(); CDECL; |
procedure Sensors_Set_Currents(ValuePtr: PDouble; ValueCount: TAPISize); CDECL; |
procedure Sensors_Set_IsDelta(Value: TAPIBoolean); CDECL; |
procedure Sensors_Set_kVARS(ValuePtr: PDouble; ValueCount: TAPISize); CDECL; |
procedure Sensors_Set_kVS(ValuePtr: PDouble; ValueCount: TAPISize); CDECL; |
procedure Sensors_Set_kWS(ValuePtr: PDouble; ValueCount: TAPISize); CDECL; |
procedure Sensors_Set_MeteredElement(const Value: PAnsiChar); CDECL; |
procedure Sensors_Set_MeteredTerminal(Value: Integer); CDECL; |
procedure Sensors_Set_Name(const Value: PAnsiChar); CDECL; |
procedure Sensors_Set_PctError(Value: Double); CDECL; |
procedure Sensors_Set_ReverseDelta(Value: TAPIBoolean); CDECL; |
procedure Sensors_Set_Weight(Value: Double); CDECL; |
function Sensors_Get_kVbase(): Double; CDECL; |
procedure Sensors_Set_kVbase(Value: Double); CDECL; |
procedure Sensors_Get_AllocationFactor(var ResultPtr: PDouble; ResultCount: PAPISize); CDECL; |
procedure Sensors_Get_AllocationFactor_GR(); CDECL; |
function Sensors_Get_idx(): Integer; CDECL; |
API extensions |
procedure Sensors_Set_idx(Value: Integer); CDECL; |
Generated by PasDoc 0.16.0.