3.3.3.32. mathPointValue()

DataHubConnection.DataHubConnection.mathPointValue ( self, operation, pointname, value, sec, nsec)

Perform a mathematical operation on a point value.

Arguments:
    operation: The operation to perform.
    pointname: The name of the point.
    value: The value to use in the operation.
    sec: The seconds part of the timestamp.
    nsec: The nanoseconds part of the timestamp.
Returns:
    The result of the sendCommand function.