Difference: AMC13IdCppClass ( vs. 1)

Revision 131 May 2013 - CharlieHill

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="CppClass"
This page contains a table of method declarations and descriptions for the AMC!3_id C++ Class.

Enumerations

Enum Description
rev1 = 0, rev2 = 1 AMC13_id int enum which differentiates between hardware revisions
hcal = 0, gm2 = 1 AMC13_id int enum which differentiates between experiments which use the AMC13

Constructor

Method Description
<-- -->
Sorted ascending
AMC13_id::AMC13_id(AMC13* p_amc13) AMC13_id class constructor which takes a pointer to an AMC13 object

Public Functions

Method Description
uint32_t AMC13_id::t1SerialNo() AMC13_id class method which returns the AMC13 serial number as read from T1
uint32_t AMC13_id::t2SerialNo() AMC13_id class method which returns the AMC13 serial number as read from T2
uint32_t AMC13_id::t1FirmVer() AMC13_id class method which returns the T1 firmware version
uint32_t AMC13_id::t2FirmVer() AMC13_id class method which returns the T2 firmware version
uint64_t AMC13_id::t1DNA() AMC13_id class method which returns the T1 FPGA DNA
uint64_t AMC13_id::t2DNA() AMC13_id class method which returns the T2 FPGA DNA
uint32_t AMC13_id::t1HardwareRev() AMC13_id class method which returns the T1 hardware revision
uint32_t AMC13_id::t2HardwareRev() AMC13_id class method which returns the T2 hardware revision
uint32_t AMC13_id::firmFlavor() AMC13_id class method which returns the AMC13 firmware flavor

-- CharlieHill - 31 May 2013

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2023 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback