GoPxLTriggerSource

Description

GoPxL trigger source.

namespace GoPxLTriggerSource
{
	enum Type
	{
		Time,
		Encoder,
		Input,
		Software
	};
}