Returns boolean representation of the current status of a given function output.
Namespace: XpressnetLibAssembly: XpressnetLib (in XpressnetLib.dll) Version: 0.1.4195.39796
Syntax
C# |
---|
public bool FunctionStatus( int function ) |
Visual Basic |
---|
Public Function FunctionStatus ( _ function As Integer _ ) As Boolean |
Visual C++ |
---|
public: bool FunctionStatus( int function ) |
Parameters
- function
- Type: System..::..Int32
Function number.