Click or drag to resize

DeviceSetResource Method

This method sets the resource data onto the device

Namespace:  ProScript
Assembly:  proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax
public void SetResource(
	Resource r
)

Parameters

r
Type: ProScriptResource
Resource.
Remarks
This method requires firmware version 4.0 or higher.
See Also