Click or drag to resize

DeviceGetResource Method

This method gets the information of a resource on the device based off the resource index.

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

Return Value

Type: Resource
Resoruce from the device based off the index.
Remarks
This will increment the resource index. This method requires firmware version 4.0 or higher.
See Also