Plugin SDK
Breadcrumbs

status_text Method

Return the current device status text
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)

Syntax

C#

public static string status_text( string sref)


VB

Public Shared Function status_text ( sref As String) As String


Parameters

sref
Type: System.String
ref number of device

Return Value

Type: StringString which is the device status text such as "On"

See Also

functions Class
Scheduler Namespace