Click or drag to resize

DeviceGetResourceInfo Method

This method attempts to get resource info from the device based off the index.

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

Return Value

Type: ResourceInfo
Resoruce info 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