Opening NET


To open NET, pid_open function is required.

<?php
$pid = pid_open("/mmap/net0");         // opening NET 0
?>

※ Refer to Appendix for detailed NET information depending on the types of products.