Unit CAPI_CapControls

Classes, Interfaces, Objects and Records
Types
Constants
Variables

Description

 

Uses

Overview

Functions and Procedures

procedure CapControls_Get_AllNames(var ResultPtr: PPAnsiChar; ResultCount: PAPISize); CDECL;
procedure CapControls_Get_AllNames_GR(); CDECL;
function CapControls_Get_Capacitor(): PAnsiChar; CDECL;
function CapControls_Get_CTratio(): Double; CDECL;
function CapControls_Get_DeadTime(): Double; CDECL;
function CapControls_Get_Delay(): Double; CDECL;
function CapControls_Get_DelayOff(): Double; CDECL;
function CapControls_Get_First(): Integer; CDECL;
function CapControls_Get_Mode(): Integer; CDECL;
function CapControls_Get_MonitoredObj(): PAnsiChar; CDECL;
function CapControls_Get_MonitoredTerm(): Integer; CDECL;
function CapControls_Get_Name(): PAnsiChar; CDECL;
function CapControls_Get_Next(): Integer; CDECL;
function CapControls_Get_OFFSetting(): Double; CDECL;
function CapControls_Get_ONSetting(): Double; CDECL;
function CapControls_Get_PTratio(): Double; CDECL;
function CapControls_Get_UseVoltOverride(): TAPIBoolean; CDECL;
function CapControls_Get_Vmax(): Double; CDECL;
function CapControls_Get_Vmin(): Double; CDECL;
procedure CapControls_Set_Capacitor(const Value: PAnsiChar); CDECL;
procedure CapControls_Set_CTratio(Value: Double); CDECL;
procedure CapControls_Set_DeadTime(Value: Double); CDECL;
procedure CapControls_Set_Delay(Value: Double); CDECL;
procedure CapControls_Set_DelayOff(Value: Double); CDECL;
procedure CapControls_Set_Mode(Value: Integer); CDECL;
procedure CapControls_Set_MonitoredObj(const Value: PAnsiChar); CDECL;
procedure CapControls_Set_MonitoredTerm(Value: Integer); CDECL;
procedure CapControls_Set_Name(const Value: PAnsiChar); CDECL;
procedure CapControls_Set_OFFSetting(Value: Double); CDECL;
procedure CapControls_Set_ONSetting(Value: Double); CDECL;
procedure CapControls_Set_PTratio(Value: Double); CDECL;
procedure CapControls_Set_UseVoltOverride(Value: TAPIBoolean); CDECL;
procedure CapControls_Set_Vmax(Value: Double); CDECL;
procedure CapControls_Set_Vmin(Value: Double); CDECL;
function CapControls_Get_Count(): Integer; CDECL;
procedure CapControls_Reset(); CDECL;
function CapControls_Get_idx(): Integer; CDECL;
procedure CapControls_Set_idx(Value: Integer); CDECL;

Description

Functions and Procedures

procedure CapControls_Get_AllNames(var ResultPtr: PPAnsiChar; ResultCount: PAPISize); CDECL;
 
procedure CapControls_Get_AllNames_GR(); CDECL;
 
function CapControls_Get_Capacitor(): PAnsiChar; CDECL;
 
function CapControls_Get_CTratio(): Double; CDECL;
 
function CapControls_Get_DeadTime(): Double; CDECL;
 
function CapControls_Get_Delay(): Double; CDECL;
 
function CapControls_Get_DelayOff(): Double; CDECL;
 
function CapControls_Get_First(): Integer; CDECL;
 
function CapControls_Get_Mode(): Integer; CDECL;
 
function CapControls_Get_MonitoredObj(): PAnsiChar; CDECL;
 
function CapControls_Get_MonitoredTerm(): Integer; CDECL;
 
function CapControls_Get_Name(): PAnsiChar; CDECL;
 
function CapControls_Get_Next(): Integer; CDECL;
 
function CapControls_Get_OFFSetting(): Double; CDECL;
 
function CapControls_Get_ONSetting(): Double; CDECL;
 
function CapControls_Get_PTratio(): Double; CDECL;
 
function CapControls_Get_UseVoltOverride(): TAPIBoolean; CDECL;
 
function CapControls_Get_Vmax(): Double; CDECL;
 
function CapControls_Get_Vmin(): Double; CDECL;
 
procedure CapControls_Set_Capacitor(const Value: PAnsiChar); CDECL;
 
procedure CapControls_Set_CTratio(Value: Double); CDECL;
 
procedure CapControls_Set_DeadTime(Value: Double); CDECL;
 
procedure CapControls_Set_Delay(Value: Double); CDECL;
 
procedure CapControls_Set_DelayOff(Value: Double); CDECL;
 
procedure CapControls_Set_Mode(Value: Integer); CDECL;
 
procedure CapControls_Set_MonitoredObj(const Value: PAnsiChar); CDECL;
 
procedure CapControls_Set_MonitoredTerm(Value: Integer); CDECL;
 
procedure CapControls_Set_Name(const Value: PAnsiChar); CDECL;
 
procedure CapControls_Set_OFFSetting(Value: Double); CDECL;
 
procedure CapControls_Set_ONSetting(Value: Double); CDECL;
 
procedure CapControls_Set_PTratio(Value: Double); CDECL;
 
procedure CapControls_Set_UseVoltOverride(Value: TAPIBoolean); CDECL;
 
procedure CapControls_Set_Vmax(Value: Double); CDECL;
 
procedure CapControls_Set_Vmin(Value: Double); CDECL;
 
function CapControls_Get_Count(): Integer; CDECL;
 
procedure CapControls_Reset(); CDECL;
 
function CapControls_Get_idx(): Integer; CDECL;

API Extensions

procedure CapControls_Set_idx(Value: Integer); CDECL;
 

Generated by PasDoc 0.16.0.