Moxa M-1401 Instrukcja Obsługi Strona 70

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 129
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 69
ioLogik MXIO DLL API Reference Direct I/O Command Sets
6-33
Pulse2K_GetSignalWidth32
This function code is used to get the Hi/Lo signal width (32 bits)
for a specific pulse channel.
The function code is designed for the ioLogik E2260 only.
C/C++
Visual Basic
Arguments
Return Value
int Pulse2K_GetSignalWidth32
( int hConnection,
BYTE bytChannel,
DWORD *dwHiWidth,
DWORD *dwLoWidth);
Declare Function Pulse2K_GetSignalWidth32 Lib “MXIO.dll”
(ByVal hConnection As Long, ByVal bytChannel As Byte,
iHiWidth As Long, iLoWidth As Long) As Long
hConnection: The handle for an I/O connection.
bytChannel: The specific channel to get.
dwHiWidth: A pointer that stores the specific pulse
channel’s Hi signal width.
dwLoWidth: A pointer that stores the specific pulse
channel’s Lo signal width.
Succeed MXIO_OK.
Fail Refer
t
oRe
t
u
r
nCodes.
Przeglądanie stron 69
1 2 ... 65 66 67 68 69 70 71 72 73 74 75 ... 128 129

Komentarze do niniejszej Instrukcji

Brak uwag