Opening ST


To open ST, pid_open function is required.

<?php
$pid = pid_open("/mmap/st0");   // open ST 0
?>

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