Sets the hop count of the message.
A new xPL message will already have a hop count of one, which is the default value assigned by the class constructor. - Parameters:
-
| _hop | the hop count. This must be an integer between one and nine. |
- Returns:
- True if the hop count was set.
- See also:
- GetHop.
|