Support for fischertechnik TX-controller
Assembly: FtMscLibVBNet (in FtMscLibVBNet.dll) Version: 1.0.0.1 (1.0.0.10)
FTLIB_ERR_SUCCESS (no error) or error code
[This is preliminary documentation and is subject to change.]
API 3.11
SetFtCntConfig
configures a counter input (counter); how the status of the counter is to be interpreted.
Namespace: FischerTechnik.FtMscLib.APISetFtCntConfig
configures a counter input (counter); how the status of the counter is to be interpreted.
Assembly: FtMscLibVBNet (in FtMscLibVBNet.dll) Version: 1.0.0.1 (1.0.0.10)
Syntax
Parameters
- devId
- Type: FischerTechnik.FtMscLib.Enumurations FtDeviceID
controller ID (master or extension controller)
- cntId
- Type: FischerTechnik.FtMscLib.Enumurations FtFastCounterInput
counter index (0 to 3)
- mode
- Type: FischerTechnik.FtMscLib.Enumurations FtCntMode
0= NORMAL mode, 1= INVERTED mode
Return Value
Type: UInt32FTLIB_ERR_SUCCESS (no error) or error code
Remarks
See Also