Unit CAPI_Relays
Classes, Interfaces, Objects and Records
Types
Constants
Variables
Description
Uses
Overview
Functions and Procedures
Description
Functions and Procedures
procedure Relays_Get_AllNames(var ResultPtr: PPAnsiChar; ResultCount: PAPISize); CDECL; |
|
procedure Relays_Get_AllNames_GR(); CDECL; |
|
function Relays_Get_Count(): Integer; CDECL; |
|
function Relays_Get_First(): Integer; CDECL; |
|
function Relays_Get_Name(): PAnsiChar; CDECL; |
|
function Relays_Get_Next(): Integer; CDECL; |
|
procedure Relays_Set_Name(const Value: PAnsiChar); CDECL; |
|
function Relays_Get_MonitoredObj(): PAnsiChar; CDECL; |
|
procedure Relays_Set_MonitoredObj(const Value: PAnsiChar); CDECL; |
|
function Relays_Get_MonitoredTerm(): Integer; CDECL; |
|
function Relays_Get_SwitchedObj(): PAnsiChar; CDECL; |
|
procedure Relays_Set_MonitoredTerm(Value: Integer); CDECL; |
|
procedure Relays_Set_SwitchedObj(const Value: PAnsiChar); CDECL; |
|
function Relays_Get_SwitchedTerm(): Integer; CDECL; |
|
procedure Relays_Set_SwitchedTerm(Value: Integer); CDECL; |
|
function Relays_Get_idx(): Integer; CDECL; |
|
procedure Relays_Set_idx(Value: Integer); CDECL; |
|
procedure Relays_Close(); CDECL; |
|
procedure Relays_Open(); CDECL; |
|
procedure Relays_Reset(); CDECL; |
|
function Relays_Get_NormalState(): Integer; CDECL; |
|
procedure Relays_Set_NormalState(Value: Integer); CDECL; |
|
function Relays_Get_State(): Integer; CDECL; |
|
procedure Relays_Set_State(Value: Integer); CDECL; |
|
Generated by PasDoc 0.16.0.