Go to the documentation of this file.
12 namespace Instrument {
13 namespace PT2026Types {
I32 BinaryToI32(const char pBinary[4])
U16 BinaryToU16(const char pBinary[2])
I16 BinaryToI16(const char pBinary[2])
U32 BinaryToU32(const char pBinary[4])
std::string UnitsToString(eUnits Units)
bool StringToUnits(std::string SUnits, eUnits &rUnits)
F32 BinaryToF32(const char pBinary[4])
bool StringToExtendedChannelList(std::string SExtChanList, CExtendedChannelList &rExtChanList)
F64 BinaryToF64(const char pBinary[8])
U64 BinaryToU64(const char pBinary[8])
bool StringtoExtendedChannel(std::string sExtChan, sExtendedChannel &rExtChan)