DHCP_Release (FB)ΒΆ
FUNCTION_BLOCK DHCP_Release
Releases an IP Address to a DHCP Server
- InOut:
Scope
Name
Type
Comment
Input
xEnableBOOLTRUE: release ip address
abyMACAddressARRAY [0..5] OF BYTE
mac address of the network interface
sIPAddressSTRINGip address to release
sDHCPServerSTRINGip address of the dhcp server (use output from dhcp_request)
Output
xReadyBOOLTRUE: ip address released