write_monitoring_database#

ansys.optislang.core.server_commands.write_monitoring_database(actor_uid: str, path: str | None = None, hid: str | None = None, password: str | None = None) str#

Generate JSON string of write monitoring database command.

Parameters:
actor_uid: str

Actor uid entry.

path: str, opt

Path.

hid: str, opt

Hid entry.

passwordstr, opt

Password.

Returns:
str

JSON string of write monitoring database command.