Home
last modified time | relevance | path

Searched refs:Cli_AsListBlocksOfType (Results 1 – 25 of 30) sorted by relevance

12

/dports/comms/snap7/snap7-full-1.4.2/release/Windows/Legacy/Win32/
H A Dsnap7.def35 Cli_AsListBlocksOfType = Cli_AsListBlocksOfType@16 @ 33
36 Cli_AsListBlocksOfType@16 @ 34
/dports/comms/snap7/snap7-full-1.4.2/build/bin/Legacy/win32/
H A Dsnap7.def35 Cli_AsListBlocksOfType = Cli_AsListBlocksOfType@16 @ 33
36 Cli_AsListBlocksOfType@16 @ 34
/dports/comms/snap7/snap7-full-1.4.2/src/lib/
H A Dsnap7.def74 Cli_AsListBlocksOfType
H A Dsnap7_libmain.h129 EXPORTSPEC int S7API Cli_AsListBlocksOfType(S7Object Client, int BlockType, TS7BlocksOfType *pUsrDa…
H A Dsnap7_libmain.cpp677 int S7API Cli_AsListBlocksOfType(S7Object Client, int BlockType, TS7BlocksOfType *pUsrData, int &It… in Cli_AsListBlocksOfType() function
/dports/comms/snap7/snap7-full-1.4.2/build/bin/Legacy/win64/
H A Dsnap7.def19 Cli_AsListBlocksOfType @ 17
/dports/comms/snap7/snap7-full-1.4.2/release/Windows/Legacy/Win64/
H A Dsnap7.def19 Cli_AsListBlocksOfType @ 17
/dports/comms/snap7/snap7-full-1.4.2/release/Wrappers/c-cpp/
H A Dsnap7.cpp375 return Cli_AsListBlocksOfType(Client, BlockType, pUsrData, ItemsCount); in AsListBlocksOfType()
H A Dsnap7.h515 int S7API Cli_AsListBlocksOfType(S7Object Client, int BlockType, TS7BlocksOfType *pUsrData, int *It…
/dports/comms/snap7/snap7-full-1.4.2/examples/cpp/
H A Dsnap7.cpp375 return Cli_AsListBlocksOfType(Client, BlockType, pUsrData, ItemsCount); in AsListBlocksOfType()
H A Dsnap7.h515 int S7API Cli_AsListBlocksOfType(S7Object Client, int BlockType, TS7BlocksOfType *pUsrData, int *It…
/dports/comms/snap7/snap7-full-1.4.2/examples/cpp_embedded/eClient/
H A Dsnap7.cpp375 return Cli_AsListBlocksOfType(Client, BlockType, pUsrData, ItemsCount); in AsListBlocksOfType()
H A Dsnap7.h515 int S7API Cli_AsListBlocksOfType(S7Object Client, int BlockType, TS7BlocksOfType *pUsrData, int *It…
/dports/comms/snap7/snap7-full-1.4.2/release/Wrappers/pascal/
H A Dsnap7.pas498 function Cli_AsListBlocksOfType(Client : S7Object; BlockType : integer; pUsrData : PS7BlocksOfType;…
1183 function Cli_AsListBlocksOfType; external snaplib name 'Cli_AsListBlocksOfType'; in Cli_AsListBlocksOfType() function
1619 Result:=Cli_AsListBlocksOfType(HC,BlockType,pUsrData,ItemsCount)
/dports/comms/snap7/snap7-full-1.4.2/rich-demos/
H A Dsnap7.pas498 function Cli_AsListBlocksOfType(Client : S7Object; BlockType : integer; pUsrData : PS7BlocksOfType;…
1183 function Cli_AsListBlocksOfType; external snaplib name 'Cli_AsListBlocksOfType'; in Cli_AsListBlocksOfType() function
1619 Result:=Cli_AsListBlocksOfType(HC,BlockType,pUsrData,ItemsCount)
/dports/comms/snap7/snap7-full-1.4.2/examples/pascal/
H A Dsnap7.pas498 function Cli_AsListBlocksOfType(Client : S7Object; BlockType : integer; pUsrData : PS7BlocksOfType;…
1183 function Cli_AsListBlocksOfType; external snaplib name 'Cli_AsListBlocksOfType'; in Cli_AsListBlocksOfType() function
1619 Result:=Cli_AsListBlocksOfType(HC,BlockType,pUsrData,ItemsCount)
/dports/comms/snap7/snap7-full-1.4.2/utility/Windows/HMITracer/
H A Dsnap7.pas498 function Cli_AsListBlocksOfType(Client : S7Object; BlockType : integer; pUsrData : PS7BlocksOfType;…
1183 function Cli_AsListBlocksOfType; external snaplib name 'Cli_AsListBlocksOfType'; in Cli_AsListBlocksOfType() function
1619 Result:=Cli_AsListBlocksOfType(HC,BlockType,pUsrData,ItemsCount)
/dports/comms/snap7/snap7-full-1.4.2/LabVIEW/lib_src/
H A Dsnap7.cpp375 return Cli_AsListBlocksOfType(Client, BlockType, pUsrData, ItemsCount); in AsListBlocksOfType()
H A Dsnap7.h512 int S7API Cli_AsListBlocksOfType(S7Object Client, int BlockType, TS7BlocksOfType *pUsrData, int *It…
/dports/comms/snap7/snap7-full-1.4.2/examples/plain-c/
H A Dsnap7.h515 int S7API Cli_AsListBlocksOfType(S7Object Client, int BlockType, TS7BlocksOfType *pUsrData, int *It…
/dports/comms/snap7/snap7-full-1.4.2/release/Wrappers/dot.net/
H A Dsnap7.net.cs1630 … protected static extern int Cli_AsListBlocksOfType(IntPtr Client, Int32 BlockType, ushort[] List); in Cli_AsListBlocksOfType() method in Snap7.S7Client
1633 return Cli_AsListBlocksOfType(Client, BlockType, List); in AsListBlocksOfType()
/dports/comms/snap7/snap7-full-1.4.2/examples/dot.net/WinConsole/PPartner/
H A Dsnap7.net.cs1630 … protected static extern int Cli_AsListBlocksOfType(IntPtr Client, Int32 BlockType, ushort[] List); in Cli_AsListBlocksOfType() method in Snap7.S7Client
1633 return Cli_AsListBlocksOfType(Client, BlockType, List); in AsListBlocksOfType()
/dports/comms/snap7/snap7-full-1.4.2/examples/dot.net/WinForm/CSharp/CSClient/
H A Dsnap7.net.cs1630 … protected static extern int Cli_AsListBlocksOfType(IntPtr Client, Int32 BlockType, ushort[] List); in Cli_AsListBlocksOfType() method in Snap7.S7Client
1633 return Cli_AsListBlocksOfType(Client, BlockType, List); in AsListBlocksOfType()
/dports/comms/snap7/snap7-full-1.4.2/examples/dot.net/WinConsole/Client/
H A Dsnap7.net.cs1630 … protected static extern int Cli_AsListBlocksOfType(IntPtr Client, Int32 BlockType, ushort[] List); in Cli_AsListBlocksOfType() method in Snap7.S7Client
1633 return Cli_AsListBlocksOfType(Client, BlockType, List); in AsListBlocksOfType()
/dports/comms/snap7/snap7-full-1.4.2/examples/dot.net/WinForm/CSharp/CSClientMultiRead/
H A Dsnap7.net.cs1630 … protected static extern int Cli_AsListBlocksOfType(IntPtr Client, Int32 BlockType, ushort[] List); in Cli_AsListBlocksOfType() method in Snap7.S7Client
1633 return Cli_AsListBlocksOfType(Client, BlockType, List); in AsListBlocksOfType()

12