OptoEngineeringSerialFrameType
Description
Opto Engineering serial communication type.
namespace OptoEngineeringSerialFrameType
{
enum Type
{
Read,
Write
};
}
Opto Engineering serial communication type.
namespace OptoEngineeringSerialFrameType
{
enum Type
{
Read,
Write
};
}