GetPn¶
-
virtual std::string IUpdatable::GetPn() = 0¶
Gets the product number of the updatable.
- Returns
std::string – Product number of the updatable.
- Throws
CUnsupportedException– Updatable does not have a product number.CCommunicationErrorException– Protocol error.CConnectionLostException– Connection to controller lost.CRebootedException– Controller has been rebooted since this object reference was retrieved, invalidating this reference.