tool/CommandSoeRead.cpp
changeset 1872 23d4e121faaf
parent 1870 0cee1fb7f0fd
child 1877 7b77000f9764
equal deleted inserted replaced
1871:04ea48971eed 1872:23d4e121faaf
    58         << "           16 bit number acc. to IEC 61800-7-204:" << endl
    58         << "           16 bit number acc. to IEC 61800-7-204:" << endl
    59         << "             Bit 15: (0) Standard data, (1) Product data" << endl
    59         << "             Bit 15: (0) Standard data, (1) Product data" << endl
    60         << "             Bit 14 - 12: Parameter set (0 - 7)" << endl
    60         << "             Bit 14 - 12: Parameter set (0 - 7)" << endl
    61         << "             Bit 11 - 0: Data block number" << endl
    61         << "             Bit 11 - 0: Data block number" << endl
    62         << "           or a string like 'P-0-150'." << endl
    62         << "           or a string like 'P-0-150'." << endl
       
    63         << endl
       
    64         << "Data of the given IDN are read and displayed according to" << endl
       
    65         << "the given datatype, or as raw hex bytes." << endl
    63         << endl
    66         << endl
    64         << typeInfo()
    67         << typeInfo()
    65         << endl
    68         << endl
    66         << "Command-specific options:" << endl
    69         << "Command-specific options:" << endl
    67         << "  --alias    -a <alias>" << endl
    70         << "  --alias    -a <alias>" << endl