Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpa
libs
pucrio-tecgraf
Commits
fc886d36
Commit
fc886d36
authored
Jul 14, 2021
by
Bernardo Quaresma Dias
Browse files
Inclusão de acesso de escrita para rastreio de pmon alvo
INSTMPA-1225
parent
fe57a159
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib-bcss-3_0.mpam
View file @
fc886d36
...
...
@@ -116,7 +116,7 @@ class{ id = "mod_bcss", name = "M
{ id = "frequencia_alvo", name = "Frequência Alvo", type = "REAL_POINT", access = "rw",
description = [[Indica a frequência Alvo para a bomba definida pela operação.]],
},
{ id = "pmon_alvo", name = "P. Mon. Alvo", type = "REAL_POINT", access = "r",
{ id = "pmon_alvo", name = "P. Mon. Alvo", type = "REAL_POINT", access = "r
w
",
description = [[Indica o valor desejado para pressão a montante pela operação.]],
},
{ id = "frequencia_alvo_min", name = "Frequência Alvo Mín.", type = "REAL", access = "g",
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment