create_Device_table
r = create_Device_table(&tbl_hdl, &tbl_prop_hdl);
int create_Device_table(picl_prophdl_t *tbl_h, picl_prophdl_t *tableh);
r = create_Device_table(&tbl_h, &tbl_prop_h);