target_set_physical_port
bool target_set_physical_port(const char *pport);
ok = target_set_physical_port($2);
if (!target_set_physical_port(obj.string_value().c_str()))