Plugin SDK

status_image_file Method

Return the file path of the device status image
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)

Syntax

C#

public static string status_image_file( string sref)


VB

Public Shared Function status_image_file ( sref As String) As String


Parameters

sref
Type: System.String
ref number of the device

Return Value

Type: String String which is the full path to the device status image. The path is relative to the HS HTML folder.

See Also

functions Class
Scheduler Namespace