PylonUserOutput

Description

Selects one of available outputs.

namespace PylonUserOutput
{
	enum Type
	{
		UserSettableOutput1,
		UserSettableOutput2,
		UserSettableOutput3,
		UserSettableOutput4,
		UserSettableOutput5,
		UserSettableOutput6,
		UserSettableOutput7,
		UserSettableOutput8
	};
}