To open digital I/O, pid_open function is required.
<?php $pid = pid_open("/mmap/uio0"); // open UIO 0 ?>
※ Refer to Appendix for detailed digital I/O information depending on the types of products.