Skip to content

RequestPGN: To request PGN from a node.

UINT RequestPGN ( UINT PGN, BYTE DestAdres, UINT Channel)
```### Description
This function will request a PGN from a node in the network.### Inputs
PGN - PGN to be requested. DestAdres - From the node. Channel - Channel number### Returns
1 on success. 0 on failure.
---
**Authoritative source**: BUSMASTER DITA help source `RequestPGN.dita`, compiled into `BUSMASTER.CHM` with the application.