Skip to main content
Skip table of contents

device_misc Method

Returns "checked" if the requested bit in the device MISC property is checked
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)

Syntax

C#

public static string device_misc( string ref, string bit)


VB

Public Shared Function device_misc ( ref As String, bit As String) As String


Parameters

ref
Type: System.String
Device reference ID
bit
Type: System.String
String like 512 or 2048, or 1

Return Value

Type: String

See Also

functions Class
Scheduler Namespace

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.