Accessimport odbAccess session.odbs[name].steps[name].historyRegions[name]\ .historyOutputs[name] HistoryOutput(...)
This method creates a HistoryOutput object. Pathsession.odbs[name].steps[name].historyRegions[name].HistoryOutput Required arguments
Optional arguments
Return valueA HistoryOutput object. ExceptionsNone. addData(...)
This method adds data to the data member of the HistoryOutput object. Required arguments
Optional argumentsNone. Return valueNone. ExceptionsNone. addData(...)
This method adds data to the data member of the HistoryOutput object. Required arguments
Optional argumentsNone. Return valueNone. ExceptionsIf the length of frame is not the same as the length of value a ValueError is raised. addData(...)
This method adds data to the data member of the HistoryOutput object. Required arguments
Optional argumentsNone. Return valueNone. ExceptionsNone. MembersThe HistoryOutput object has members with the same names and descriptions as the arguments to the HistoryOutput method. In addition, the HistoryOutput object has the following members:
|