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.]
3.X2A (extended)
SetCBMaskUniChanged
Namespace: FischerTechnik.FtMscLib.APISetCBMaskUniChanged
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)
- mask
- Type: System UInt32
(MSB) 0xXXXXXXXX (LSB)
bit 0=I1 ..bit7=I8 0=false, 1 = true => indicates which inputs are generating Callback events.
Return Value
Type: UInt32FTLIB_ERR_SUCCESS (no error) or error code
Remarks
See Also