GeneralParametersGetChannelLockNumber Method |
Gets the currently locked channel number.
Namespace:
ProScript
Assembly:
proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax public byte GetChannelLockNumber()
Public Function GetChannelLockNumber As Byte
public:
unsigned char GetChannelLockNumber()
member GetChannelLockNumber : unit -> byte
Return Value
Type:
ByteThe currently locked channel number.
See Also