Home
last modified time | relevance | path

Searched refs:ReadSZL (Results 1 – 25 of 32) sorted by relevance

12

/dports/comms/snap7/snap7-full-1.4.2/rich-demos/
H A Dmainclient.pas383 procedure ReadSZL(Async : boolean); procedure
517 ReadSZL(true);
678 ReadSZL(false);
1576 ReadSZL(false);
1989 procedure TFormClient.ReadSZL(Async: boolean); procedure
2008 LastError:=Client.ReadSZL(ID,Index,@SZL, Size);
H A Dsnap7.pas876 function ReadSZL(ID, Index : integer; pUsrData : PS7SZL; var Size : integer) : integer; in ReadSZL() function
1473 function TS7Client.ReadSZL(ID, Index : integer; pUsrData : PS7SZL; var Size : integer) : integer; in ReadSZL() function
/dports/comms/snap7/snap7-full-1.4.2/src/core/
H A Ds7_micro_client.h343 int ReadSZL(int ID, int Index, PS7SZL pUsrData, int &Size);
/dports/comms/snap7/snap7-full-1.4.2/examples/cpp/
H A Dclient.cpp420 int res=Client->ReadSZL(0x0011, 0x0000, SZL, &Size); in ReadSzl_0011_0000()
H A Dsnap7.cpp241 int TS7Client::ReadSZL(int ID, int Index, PS7SZL pUsrData, int *Size) in ReadSZL() function in TS7Client
H A Dsnap7.h810 int ReadSZL(int ID, int Index, PS7SZL pUsrData, int *Size);
/dports/comms/snap7/snap7-full-1.4.2/examples/cpp_embedded/eClient/
H A Dclient.cpp415 int res = Client->ReadSZL(0x0011, 0x0000, SZL, Size); in ReadSzl_0011_0000()
H A Dsnap7.cpp241 int TS7Client::ReadSZL(int ID, int Index, PS7SZL pUsrData, int *Size) in ReadSZL() function in TS7Client
H A Dsnap7.h810 int ReadSZL(int ID, int Index, PS7SZL pUsrData, int *Size);
/dports/comms/snap7/snap7-full-1.4.2/examples/dot.net/
H A DClient.cs248 int res = Client.ReadSZL(0x0011, 0x000, ref SZL, ref Size); in ReadSZL_0011_0000()
/dports/comms/snap7/snap7-full-1.4.2/examples/dot.net/WinConsole/Client/
H A DClient.cs248 int res = Client.ReadSZL(0x0011, 0x000, ref SZL, ref Size); in ReadSZL_0011_0000()
H A Dsnap7.net.cs1433 public int ReadSZL(int ID, int Index, ref S7SZL Data, ref Int32 Size) in ReadSZL() method in Snap7.S7Client
/dports/comms/snap7/snap7-full-1.4.2/release/Wrappers/c-cpp/
H A Dsnap7.cpp241 int TS7Client::ReadSZL(int ID, int Index, PS7SZL pUsrData, int *Size) in ReadSZL() function in TS7Client
H A Dsnap7.h810 int ReadSZL(int ID, int Index, PS7SZL pUsrData, int *Size);
/dports/comms/snap7/snap7-full-1.4.2/LabVIEW/lib_src/
H A Dsnap7.cpp241 int TS7Client::ReadSZL(int ID, int Index, PS7SZL pUsrData, int *Size) in ReadSZL() function in TS7Client
H A Dsnap7.h823 int ReadSZL(int ID, int Index, PS7SZL pUsrData, int *Size);
/dports/comms/snap7/snap7-full-1.4.2/examples/pascal/
H A Dclient.dpr418 res:=Cli.ReadSZL($0011, $0000, SZL, Size);
H A Dsnap7.pas876 function ReadSZL(ID, Index : integer; pUsrData : PS7SZL; var Size : integer) : integer; in ReadSZL() function
1473 function TS7Client.ReadSZL(ID, Index : integer; pUsrData : PS7SZL; var Size : integer) : integer; in ReadSZL() function
/dports/comms/snap7/snap7-full-1.4.2/src/lib/
H A Dsnap7_libmain.cpp414 return PSnap7Client(Client)->ReadSZL(ID, Index, pUsrData, Size); in Cli_ReadSZL()
/dports/comms/snap7/snap7-full-1.4.2/release/Wrappers/pascal/
H A Dsnap7.pas876 function ReadSZL(ID, Index : integer; pUsrData : PS7SZL; var Size : integer) : integer; in ReadSZL() function
1473 function TS7Client.ReadSZL(ID, Index : integer; pUsrData : PS7SZL; var Size : integer) : integer; in ReadSZL() function
/dports/comms/snap7/snap7-full-1.4.2/utility/Windows/HMITracer/
H A Dsnap7.pas876 function ReadSZL(ID, Index : integer; pUsrData : PS7SZL; var Size : integer) : integer; in ReadSZL() function
1473 function TS7Client.ReadSZL(ID, Index : integer; pUsrData : PS7SZL; var Size : integer) : integer; in ReadSZL() function
/dports/comms/snap7/snap7-full-1.4.2/examples/plain-c/
H A Dsnap7.h810 int ReadSZL(int ID, int Index, PS7SZL pUsrData, int *Size);
/dports/comms/snap7/snap7-full-1.4.2/release/Wrappers/dot.net/
H A Dsnap7.net.cs1433 public int ReadSZL(int ID, int Index, ref S7SZL Data, ref Int32 Size) in ReadSZL() method in Snap7.S7Client
/dports/comms/snap7/snap7-full-1.4.2/examples/dot.net/WinConsole/PPartner/
H A Dsnap7.net.cs1433 public int ReadSZL(int ID, int Index, ref S7SZL Data, ref Int32 Size) in ReadSZL() method in Snap7.S7Client
/dports/comms/snap7/snap7-full-1.4.2/examples/dot.net/WinForm/CSharp/CSClient/
H A Dsnap7.net.cs1433 public int ReadSZL(int ID, int Index, ref S7SZL Data, ref Int32 Size) in ReadSZL() method in Snap7.S7Client

12