参考答案和解析
正确答案:错误
更多“变频器M-2-1-7内参数“LS length min mm”如果大于“LS1 length mm”,电梯运行会报“528 Profile Err”故障”相关问题
  • 第1题:

    int型public成员变量MAX LENGTH,该值保持为常数100,则定义这个变量的语句是( )。

    A.publicintMAX_LENGTH=100

    B.finalintMAX LENGTH=100

    C.publicconstintMAX_LENGTH=100

    D.publicfinalintMAX_LENGTH=100


    正确答案:D
    解析: 本题考查Java中变量的声明。选项A虽然按照题目要求定义了—个变量,但没有满足保持为常数的要求,该变量可以被改变。选项B没有满足题日要求的public成员变量;选项C与C语言混淆,const是C语言用来定义常值变量的关键字,Java中定义常值变量使用的是final属性,说明该值赋值以后永不改变,所以选项D为正确答案。

  • 第2题:

    在下面程序运行includeint func(char s[]){ int length=0; while(*(s+length))leng

    在下面程序运行 #include<iostream.h> int func(char s[]){ int length=0; while(*(s+length))length++; return length; } void main(){ char a[10], *ptr=a; cin>>ptr; cout<<fune(ptr)<<end1; } 如果输入字符串Hello!并回车,则输出结果为 ______。

    A.4

    B.7

    C.6

    D.5


    正确答案:C

  • 第3题:

    机组报Err78故障后,在静态时,若机侧变频器电流大于30A,可断电送电,如电流值还大,则一般为()变频器损坏。


    正确答案:机侧

  • 第4题:

    电梯首次慢车运行时,如果主机相序错误,变频器报“502 Vel Tracking”错误,可以更改变频器内“Car Dir 0/1 ”参数,改变主机相序()。


    正确答案:错误

  • 第5题:

    GDCB更改以下那个参数,M1-7中最小强减距离值LS length min mm不会变化()。

    • A、Nom Speed mm/s
    • B、Accel mm/s2
    • C、Jerk mm/s3
    • D、Corr Speed mm/sA

    正确答案:D

  • 第6题:

    在主观Bayes方法中,证据E支持结论H时,有()。

    • A、LS=0
    • B、LS<1
    • C、LS=1
    • D、LS>1

    正确答案:D

  • 第7题:

    电梯首次慢车运行时,如果运行方向与实际方向不一致,可以更改变频器内Car Dir 0/1参数,改变轿厢的运行方向()。


    正确答案:正确

  • 第8题:

    当使用setLength(int length)时,如果length的长度小于原字符串的长度,那么进行setLength操作后当前字符串的长度为length,且后面的字符被删除


    正确答案:正确

  • 第9题:

    Definition of Length:()

    • A、The length shall be taken as 96% of the total length
    • B、The length shall be taken as 96% of the Lbp
    • C、The length shall be taken as 96% of the total length on a waterline at 85% of the least moulded depth measured from the top of the keel
    • D、The length from the fore side of the stem to the axis of the rudder stock on that waterline

    正确答案:C,D

  • 第10题:

    单选题
    使用void setLength(int length)设置字符串长度时,如果length大于原字符串长度,那么将会在字符串后面补上()
    A

    字符‘/u0000’

    B

    不做任何操作

    C

    任意字符

    D

    补0


    正确答案: C
    解析: 暂无解析

  • 第11题:

    判断题
    当使用setLength(int length)时,如果length的长度小于原字符串的长度,那么进行setLength操作后当前字符串的长度为length,且后面的字符被删除
    A

    B


    正确答案:
    解析: 暂无解析

  • 第12题:

    单选题
    The length of the steering oar in a lifeboat is().
    A

    shorter than the rowing oars

    B

    the same length as the rowing oars

    C

    longer than the rowing oars

    D

    unrelated to the length of the rowing oars


    正确答案: C
    解析: 暂无解析

  • 第13题:

    执行下列程序后,输出结果为( )。 public class Test { public static void main (String[] args) { StringBuffer sb = new StringBuffer("北京 2008" ); System. out. println ("length =" + sb. length ( ) ); } }

    A.length = 8

    B.length = 10

    C.length = 6

    D.length = 20


    正确答案:C
    解析:StringBuffer类的length()函数是求出字符序列的长度。

  • 第14题:

    According to the Rules, a vessel’s length is her ______.

    A.length between the perpendiculars

    B.length along the waterline

    C.length overall

    D.registered length


    正确答案:C
    根据规则,船舶的长度是她的总长。

  • 第15题:

    机组报Err159故障的原因可能为()

    • A、机侧变频器损坏;
    • B、发电机故障;
    • C、线路虚接;
    • D、变频器程序需刷新

    正确答案:A,B,C,D

  • 第16题:

    REGEN变频器710 UIB DIB Err,故障类型E,UIB/DIB运行指令与GECB不一致()


    正确答案:正确

  • 第17题:

    有时更换完变频器后,机组报Err159故障,可能为login菜单下StaConEna参数未调至()状态。


    正确答案:on

  • 第18题:

    在主观Bayes方法中,专家给出的Ln和LS值,不能出现下两种情况()。 Ⅰ.LN<1,LS<1 Ⅱ.LN<1,LS>1 Ⅲ.LN>1,LS<1 Ⅳ.LN>1,LS>1

    • A、Ⅰ,Ⅱ
    • B、Ⅱ,Ⅲ
    • C、Ⅰ,Ⅳ
    • D、Ⅱ,Ⅳ

    正确答案:C

  • 第19题:

    String str="abcedf"; int length=str.length。


    正确答案:错误

  • 第20题:

    使用void setLength(int length)设置字符串长度时,如果length大于原字符串长度,那么将会在字符串后面补上()

    • A、字符‘/u0000’
    • B、不做任何操作
    • C、任意字符
    • D、补0

    正确答案:A

  • 第21题:

    MM4系列变频器的参数类型有哪些?


    正确答案:MM4系列变频器参数有两种类型,以字母P开头的参数为用户可改动的参数,以字母r开头的参数为只读参数。

  • 第22题:

    多选题
    Definition of Length:()
    A

    The length shall be taken as 96% of the total length

    B

    The length shall be taken as 96% of the Lbp

    C

    The length shall be taken as 96% of the total length on a waterline at 85% of the least moulded depth measured from the top of the keel

    D

    The length from the fore side of the stem to the axis of the rudder stock on that waterline


    正确答案: B,C
    解析: 暂无解析

  • 第23题:

    单选题
    The unit of duration of a dash in Morse Code is().
    A

    one and one-half times the length of a dot

    B

    twice the length of a dot

    C

    three times the length of a dot

    D

    four times the length of a dot


    正确答案: B
    解析: 暂无解析